home *** CD-ROM | disk | FTP | other *** search
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;;
- ;; StarView Language File V1.0.0
- ;;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;
- ; Implemented 15-Apr-96
- ;
- ;
-
- #define STARVIEW_VER 1.0
-
- =starview
-
- stv_header= " StarView V" STARVIEW_VER " - Archive Text File Snooper! (!)1996 Larry Monte/StarLab! \n";
- stv_getfname= GREY "\n\nExamine which file? :" LBLUE;
- stv_file_hdr= LCYAN "Number FileName FileSize\n────────────────────────────────────\n";
- stv_see_cont= GREY "See Contents Of Which File? (Enter Number, or 0 to Exit): ";
- stv_see_another= GREEN "\nLook At Another File? ";
- stv_no_files= YELLOW "\nArchive Contains No Identified Text Files!\n\n";
- stv_not_found= RED "\n\nFile Not Found!" GREEN " Check Spelling, Or Change To The Area Containing This File.\n";
- stv_tag_file= LCYAN "Do You Wish To Tag " YELLOW;
- stv_tag_end= LCYAN " For DownLoad? [N/Y]: ";
-